Channel Set
This is the most compact possible representation for a set of channels.
It includes only one PRIMARY channel (which must be first) and
any SECONDARY channels.
No DISABLED channels are included.
This abstraction is used only on the the 'app side' of the world (ie python, javascript and android etc) to show a group of Channels as a (long) URL
Content copied to clipboard
meshtastic.ChannelSet
Types
Link copied to clipboard
This is the most compact possible representation for a set of channels.
It includes only one PRIMARY channel (which must be first) and
any SECONDARY channels.
No DISABLED channels are included.
This abstraction is used only on the the 'app side' of the world (ie python, javascript and android etc) to show a group of Channels as a (long) URL
Content copied to clipboard
meshtastic.ChannelSet
Functions
Link copied to clipboard
inline fun AppOnlyProtos.ChannelSet.copy(block: ChannelSetKt.Dsl.() -> Unit): AppOnlyProtos.ChannelSet
inline fun AppOnlyProtos.ChannelSet.copy(block: ChannelSetKt.Dsl.() -> Unit): AppOnlyProtos.ChannelSet
inline fun AppOnlyProtos.ChannelSet.copy(block: ChannelSetKt.Dsl.() -> Unit): AppOnlyProtos.ChannelSet
inline fun AppOnlyProtos.ChannelSet.copy(block: ChannelSetKt.Dsl.() -> Unit): AppOnlyProtos.ChannelSet
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet
Link copied to clipboard
Link copied to clipboard